how to scrool some photos in html

56

how to scrool some photos in html -

<div class="MagicScroll" data-options="mode: carousel; height: 275px;">    <img src="example1.jpg" />    <img src="example2.jpg" />    ...</div>

Comments

Submit
0 Comments